home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Image Ideas: Catalog & Comping 97.4
/
Image Ideas Catalog & Comping 97.4.iso
/
pc
/
reader
/
32bit
/
archive.z
/
AcroRd32.exe
/
PSPROCSET
/
7
< prev
next >
Wrap
Text File
|
1996-11-04
|
424b
|
15 lines
%%BeginFile: pdfimage.prc
%%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
PDF /PDFImage 38 dict put
PDF /PDFIVars 20 dict put
PDF /PDFImage get begin
/initialize { PDFImage begin } bd
/terminate { end } bd
/nulldict 0 dict def
/gv { PDFIVars exch get } bd
/pv { PDFIVars 3 1 roll put } bd
/BI { save /savelevel exch pv mark } bd
/EI { /savelevel gv restore } bd
end
%%EndFile